From 98b07841a682dba96a3c1b9815a697929874150d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Feb 2008 22:22:52 +0000 Subject: [PATCH] pkg-config is built by the build system SVN-Revision: 10384 --- libs/avahi/Makefile | 5 +---- utils/ntfs-3g/Makefile | 4 ---- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/libs/avahi/Makefile b/libs/avahi/Makefile index 1bca39c7c..89c551387 100644 --- a/libs/avahi/Makefile +++ b/libs/avahi/Makefile @@ -1,4 +1,5 @@ # + # Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -193,7 +194,3 @@ $(eval $(call BuildPackage,libavahi)) $(eval $(call BuildPackage,avahi-autoipd)) $(eval $(call BuildPackage,avahi-daemon)) $(eval $(call BuildPackage,avahi-dnsconfd)) - -$(eval $(call RequireCommand,pkg-config, \ - $(PKG_NAME) requires pkg-config. \ -)) diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index edba3bb68..3ef4b9cd7 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -62,7 +62,3 @@ define Package/ntfs-3g/install endef $(eval $(call BuildPackage,ntfs-3g)) - -$(eval $(call RequireCommand,pkg-config, \ - $(PKG_NAME) requires pkg-config. \ -)) -- 2.30.2